README.TXT - DAILYMAIL_JAZZ.TCL - VERSION BETA 0.37 --------------------------------------------------- Introduction ------------ Discard all previous files, the current versions or .tcl, .cfg and .itcl files supercede all previous files. Extract the files in this zip file into an appropriate temporary directory on your p.c.. All "movement" of files from your P.C. to your TiVo should be performed in FTP Binary mode. New Files & New Locations ------------------------- The following three files can be placed in either the '/var/hack/', '/var/hack/dailymail/' or '/var/hack/dailymail_jazz/' directories on your tivo, depending on your personal preference: - dailymail_jazz.tcl - dailymail.cfg - dailymail_jazz.sh No update of any paths within these files will be required for core functions, except for those editable as variables in the 'dailymail.cfg' file. The three files must be in the same directory. UPGRADES FROM 0.36 version: - Modified expiry section to provide a "None" item if nothing found - previously was blank - Modified expiry section to provide correct links from "view details" and "edit recording" hyperlinks. - removed "re-order season passes" hyperlink - added mempool expansion capability - Modified expiry section to specify correct channel call signs USERS INSTALLING DAILYMAIL ONTO A READ-ONLY FILESYSTEM: - The HTML file is generated regardless of what htmlfilerequired is set to. The config item htmlfilerequired only dictates whether the generated HTML file will be deleted when dailymail exits. Therefore, create a link for the dailymail_jazz.html file to a writeable filesystem (such as /var/tmp). Example: $> ln -s /var/tmp/dailymail_jazz.html /var/hack/dailymail/dailymail_jazz.html The following two files must be placed in your '/var/hack/tivoweb-tcl/modules/' directory. Please remove all other dailymail oriented .itcl files. Separate modules exist depending upon if you're using EndPad or EndPadPlus - managedailymail.itcl - controlpadding.itcl The 'controlpadding.itcl' file is only required if you intend to use the dailymail endpad related functionality. However, some common procedures exist within the 'mangedailymail.itcl' module, so if you are going to use the 'controlpadding.itcl' module then you must also install the 'mangedailymail.itcl' module. The following files should be placed in your '/var/hack/bin/' directory. You will only require the 'ls' and 'ps' files if you do not already have them installed. You will only require smartctl if you want to specifically take advantage of smartcl functionality in the dailymail modules. You will need to read up on it to use it (no help given here!): - ls - ps - smartctl If you already have these installed then please remember to edit their location in the dailymail.cfg file. All graphics files should be placed in your appropriate webserver images location as per usual. There are no new graphics files since version 0.30. New Features ------------ - Modified expiry section to provide a "None" item if nothing found - previously was blank - Modified expiry section to provide correct links from "view details" and "edit recording" hyperlinks. - removed "re-order season passes" hyperlink - added mempool expansion capability - Modified expiry section to specify correct channel call signs